PowerTools InputMan for Windows Forms 8.0J
ListItem コンストラクタ(Object[])

サブ項目を表すObjectオブジェクト配列。
指定したデータを含むListItemクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal ParamArray subItems() As Object _
)
public ListItem( 
   params object[] subItems
)

パラメータ

subItems
サブ項目を表すObjectオブジェクト配列。
参照

ListItem クラス
ListItem メンバ
オーバーロード一覧

 

 


© 2004-2015 GrapeCity inc. All rights reserved.